lcPaint_FontOpenLC
Home
Opens LiteCAD font (LCF).
HANDLE
lcPaint_FontOpenLC
(
LPCWSTR
szFontName
);
Parameters
szFontName
Font name.
Return Value
Handle to opened
font
.
If the function fails, the return value is NULL.
See Also
lcPaint_FontOpenTT
,
lcPaint_FontClose